WpFluent\QueryBuilder\QueryBuilderHandler C

Total Complexity 122
Dependencies 12
Dependents 5
Total lines 1,149
Lines of code 457
Logical lines of code 259
Comment lines 440
Methods 66
Properties 8

Methods 66

Method Rating Maintainability Complexity Lines of code
addTablePrefix()
A
51 11 26
paginate()
S
53 6 20
orderBy()
S
56 5 18
doInsert()
S
53 4 23
__construct()
S
55 4 19
aggregate()
S
57 4 16
when()
S
67 5 8
transaction()
S
58 3 17
get()
S
58 3 16
registerEvent()
S
68 3 7
addStatement()
S
64 3 10
join()
S
59 2 13
getQuery()
S
61 2 11
first()
S
72 2 5
from()
S
67 2 8
removeEvent()
S
70 2 6
newQuery()
S
71 2 6
orWhereNot()
S
68 2 7
whereNot()
S
68 2 7
where()
S
68 2 7
select()
S
67 2 8
orWhere()
S
68 2 7
table()
S
65 2 9
subQuery()
S
68 2 7
update()
S
65 2 9
updateOrInsert()
S
70 2 7
delete()
S
65 2 9
find()
S
75 1 4
db()
S
82 1 3
insertIgnore()
S
79 1 3
insert()
S
79 1 3
leftJoin()
S
78 1 3
rightJoin()
S
78 1 3
innerJoin()
S
78 1 3
raw()
S
79 1 3
setConnection()
S
77 1 4
count()
S
66 1 9
getConnection()
S
82 1 3
asObject()
S
74 1 4
whereNullHandler()
S
73 1 4
getStatements()
S
82 1 3
statement()
S
73 1 5
fireEvents()
S
68 1 8
getEvent()
S
79 1 3
whereHandler()
S
71 1 5
orWhereNull()
S
79 1 3
orWhereNotNull()
S
79 1 3
orHaving()
S
78 1 3
onDuplicateKeyUpdate()
S
76 1 4
selectDistinct()
S
73 1 5
groupBy()
S
73 1 5
query()
S
69 1 7
limit()
S
76 1 4
offset()
S
76 1 4
having()
S
71 1 5
setFetchMode()
S
76 1 4
whereNotNull()
S
79 1 3
replace()
S
79 1 3
findAll()
S
75 1 4
whereNotIn()
S
78 1 3
orWhereIn()
S
78 1 3
orWhereNotIn()
S
78 1 3
whereBetween()
S
78 1 3
orWhereBetween()
S
78 1 3
whereNull()
S
80 1 3
whereIn()
S
78 1 3